İndirim kampanyalarımızdan ve gelişmelerden haberdar olmak için e-bültenimize abone olun.
Sayfayı terk etmek istediğinize emin misiniz?
1 x Application (91.31%) | 1.39s |
1 x Booting (8.69%) | 132ms |
select * from `multi_carts` where `key` = 'luzyonu-tasarla-english' and `status` = 'published' limit 1
Bindings |
|
Backtrace |
|
select exists(select * from `multi_cart_sessions` where `session_id` = '64713035-29d5-40bc-8563-6d9e8be046a1') as `exists`
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '64713035-29d5-40bc-8563-6d9e8be046a1' limit 1
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 5 and `multi_cart_items`.`multi_cart_id` is not null order by `multi_cart_items`.`order` asc
Bindings |
|
Backtrace |
|
select * from `multi_cart_items` where `multi_cart_items`.`multi_cart_id` = 5 and `multi_cart_items`.`multi_cart_id` is not null and `order` = '2' order by `multi_cart_items`.`order` asc limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 32 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (32)
Backtrace |
|
select `ec_products`.*, `ec_product_category_product`.`category_id` as `pivot_category_id`, `ec_product_category_product`.`product_id` as `pivot_product_id` from `ec_products` inner join `ec_product_category_product` on `ec_products`.`id` = `ec_product_category_product`.`product_id` where `ec_product_category_product`.`category_id` = 32 and `is_variation` = 0
Bindings |
|
Backtrace |
|
select * from `multi_cart_sessions` where `session_id` = '64713035-29d5-40bc-8563-6d9e8be046a1' limit 1
Bindings |
|
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 'published' and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = 'Lumo\Menu\Models\Menu' and `lang_meta_code` = 'en_US' and `lang_meta_code` = 'en_US')
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) order by `position` asc
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (84) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` in (41, 42, 40, 39)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (39, 40, 41, 42) and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (8147, 8148, 8149, 8150)
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (39, 40, 41, 42)
Backtrace |
|
select `ec_product_categories`.`id`, `ec_product_categories`.`name`, `ec_product_categories`.`order`, `parent_id`, CONCAT(slugs.prefix, '/', slugs.key) as url, `icon`, `image`, `icon_image`, IF(st.key IS NOT NULL, CONCAT(st.prefix, '/', st.key), CONCAT(slugs.prefix, '/', slugs.key)) as url, IF(ct.name IS NOT NULL, ct.name, ec_product_categories.name) as name from `ec_product_categories` left join `slugs` on `slugs`.`reference_id` = `ec_product_categories`.`id` and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory' left join `slugs_translations` as `st` on `st`.`slugs_id` = `slugs`.`id` and `st`.`lang_code` = 'en_US' left join `ec_product_categories_translations` as `ct` on `ec_product_categories_id` = `ec_product_categories`.`id` and `ct`.`lang_code` = 'en_US' where `status` = 'published' order by `ec_product_categories`.`order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where (`theme` = 'shofy-fashion-en_US')
Bindings |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (10)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (10) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (131)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (10)
Backtrace |
|
select * from `pages` where `pages`.`id` in (15, 14, 13, 12)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (12, 13, 14, 15) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15511, 15512, 15513, 15514)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (12, 13, 14, 15)
Backtrace |
|
select * from `pages` where `pages`.`id` in (16, 19, 17, 18)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (16, 17, 18, 19) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15515, 15516, 15517, 15518)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (16, 17, 18, 19)
Backtrace |
|
200
[]
[]
0 of 0array:23 [▼ "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "13.59.114.66" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "host" => array:1 [▶ 0 => "demo.lumocomm.com" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "cf-ray" => array:1 [▶ 0 => "93530a4f3de161ca-ORD" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjBUck1EVnFtNUFhQSs4TG1RYUkzY0E9PSIsInZhbHVlIjoiRVdHMDF1WExLZ3RHUjJOdG1BaStRVWRyYlF0Skh2Q2FEM1R3cklBL1ZLVW5aNHBrOUkxVXZTVGJFK21nVHRCM1FBL3BjWnhtdjJHTWNNcW04Qk9uYmNqejRzMjBnUGdHdG9xSzhxQ1hwWFRRT3JTL3EwNm9wcUs2SjZ5azlLQk8iLCJtYWMiOiI5ZWRlYTU3MDg4MWYzZmY0Y2UyMmRhZjgwYWQ4ZGNiNmJkZmIzNTFlNmE4MTA5MTAxY2ZiZjhiZjlkYTk4ZGM0IiwidGFnIjoiIn0%3D; lumo_session=eyJpdiI6IjAyam5EU1I5VStSYmF1YlBzWEdoalE9PSIsInZhbHVlIjoiZ0c0MjVPeGRvTjY3REFuZTBhZGZjK0lSM0R5dGw0Y2ZnM0RidXJ5RlV1SFlKV1hZMmdXcGs5UWxJM0ZlSGY0N25MUmZ4TzM2TUhQd0t6L0x1MWxvNTNtcXR6bWU3TUdHQlArZndtc2J6VDY4aDc4Yi9HdmQ2cFhnRXVVYTFjdHgiLCJtYWMiOiI1MzM2MTJlNDM2ZDBiNTVmNWVmYTBlMzNhNzZkOGM0YWUyMmRlMDgwMGRjYzQxYTU0ZDhiNzBmN2M0NzVlNDQ2IiwidGFnIjoiIn0%3D; lumo_footprints_cookie=eyJpdiI6IjRHWXFtUU1SRElQL0tWcjRnM3JIVWc9PSIsInZhbHVlIjoiMkFyeVJpdjFKSENTNjBHaHFvZG1tUlplV3g0YlRDUUNEdW56dk42RXVYMnV5RXFUWFlkdFEvamdaNjB1SEJuK1pONWtnck9YWEdFVDhiSUN5Y04vVmUvRFVVVjBKeDNUREJwd3NxQUEvTlYzSEJncDdsQ1hTM256WVNGem5tZ2oiLCJtYWMiOiI2OGYzZGIyOTE5MWE3Zjk0MDU5OGQ1ZmQ1MzdkNjVkNTVlMWQyOWE0ODM1NTIzNzk4NWE2YjgwMGU0MzcyMmQzIiwidGFnIjoiIn0%3D; lumo_footprints_cookie_data=eyJpdiI6IkFoZUVscHZSSUVCQ0pIamNLcmtTU3c9PSIsInZhbHVlIjoiakxPcUMwVXIyWW0xdkRBajdBTjMwalJEMTNRa0ZpWkQ1SjBzMUlVOHQ5ZFppQ2ZzUGI3OElJbTNlMi9jSUoxQk4yTU13YjlGNFJzQWJ3NGllQm9yd04yb1BLTFZWNUpwN3NsdUlVam5YUjBDMkxaUitTWU1UZ2h4a0oxL0RLeGdHMnRFUVdiTkJSeHI5ellGaVVtbFJVeVJpcGx6SXIxenQ4clh6aTFkZFhMbFR2WHRxVDk3UmdmbTNHd1BXNnNaV0s0U0QrVzVFOWQ4RTdzK3E0R3ZTcnBpNEdUMkV4c2xBWnVXMnU4Z1Zza0lUcVhCN3llSVBMNFVsZEFodDU3RVZNeWsvK3Q3djArNHdsaW9ud1M1bUMvZ01Ba0xRSUh3b1cyR2NmRG50MGp0SW5FZ2lnak5Oc0R6US9FVjlBSStlN2t4QnhBMnE3N1lkYXNic0xuOEZCendMdUxUeWZDL2Nid0dONFpUNWNla3B1WkMzUjRSL1hsR1k4K01peUN2Z1hLbVVLaG9UbVVuU0t6UTEwM0s3MnFIN3QvWSt4cUtmNlJGaEdISDVvTVczYlhzZWdnditXajZQdm1SaE9GV0c0NXV1SWM0a2NMNzZMODNDcDBwbzhCVGl0NlBmQTFQZGF0Y3pZRE0xSzBWMjRmSWhXVWZ3RG5TaTc1TzdNSjVFQW42bHphU0wvZEl6NEIya0VmNlVUZzN4bloyWDVRckowVmZvNDdvcndtZWN3WDNFc1FZZWFibUR5SmlSQ2EzTWtIZjF2YTJFRTZ5UHhhWWJ3KzZ2RVJuSURzN0Q2RkZNOTJkSllRaXIwYz0iLCJtYWMiOiIyY2YzNzViNzA2NzNjNjRjZWY0N2FjYjg1MmIxY2RjODU5Nzg3MWM2YTk2MzAxMzQxNGJkODAwMDcyMjY3NDZkIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6IjBUck1EVnFtNUFhQSs4TG1RYUkzY0E9PSIsInZhbHVlIjoiRVdHMDF1WExLZ3RHUjJOdG1BaStRVWRyYlF0Skh2Q2FEM1R3cklBL1ZLVW5aNHBrOUkxVXZTVGJFK21nVHRCM1FBL3BjW ▶" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "x-forwarded-for" => array:1 [▶ 0 => "13.59.114.66" ] ]
0 of 0array:4 [▼ "XSRF-TOKEN" => "5MWPfWkGY7oqe2ULMGjQppBbBzqaFoybqumyAnpc" "lumo_session" => "8asTuJ152q2fuFOlQiW845e02wYgUAjl3i9vwzC0" "lumo_footprints_cookie" => "255c398e08d46ca934798cf0324e235b88e482b2" "lumo_footprints_cookie_data" => "{"footprint":"255c398e08d46ca934798cf0324e235b88e482b2","ip":"172.69.7.131","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasarla-english\/2\/26f98463-79ba-4580-8ec8-e1b565b6f3f0","landing_params":null,"referral":null,"gclid":null,"fclid":null,"utm_source":null,"utm_campaign":null,"utm_medium":null,"utm_term":null,"utm_content":null,"referrer_url":null,"referrer_domain":null} ◀{"footprint":"255c398e08d46ca934798cf0324e235b88e482b2","ip":"172.69.7.131","landing_domain":"www.demo.lumocomm.com","landing_page":"en\/design\/luzyonu-tasarla ▶" ]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 24 Apr 2025 05:01:02 GMT" ] "cms-version" => array:1 [▶ 0 => "7.3.6" ] "authorization-at" => array:1 [▶ 0 => "2024-07-08 03:09:32" ] "activated-license" => array:1 [▶ 0 => "No" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Iks0cityd1JuTHZWdjh4VEVrWi94cmc9PSIsInZhbHVlIjoiVUZCcGQ4MjZScUNqVTJYd2RBa3UxeGxoT3c5bnNaUkovbU9jOU51eUhJN201UkJOQXM3bmJZaU5IYktiY0EzRWNaRlBkTzhoU1poaStETytlbVh5NnhMU3BJN2ZvUU5BY2dZdXhmdWpscXBHbXNWVXZWaUJFM3BIK2JjejVSSXkiLCJtYWMiOiI1OTdmNTdkMzZmNDNkMjUxOWNhMmJkOTNlMjc2NjY0YjFjODhkNDcxYmJhZDljYmU4Njg0Njg2MDFmY2Y3NjkzIiwidGFnIjoiIn0%3D; expires=Thu, 24 Apr 2025 07:01:02 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Iks0cityd1JuTHZWdjh4VEVrWi94cmc9PSIsInZhbHVlIjoiVUZCcGQ4MjZScUNqVTJYd2RBa3UxeGxoT3c5bnNaUkovbU9jOU51eUhJN201UkJOQXM3bmJZaU5IYktiY0EzRWNaRlBkT ▶" 1 => "lumo_session=eyJpdiI6IklaS1dUMTVvVk9QRTlZOE5xWnIwQ3c9PSIsInZhbHVlIjoiL0dMZVFGeVBvS1JVd29oTmZtQ3ZKdlVEdVBMNXI1Z1lUYkVaMXdPMXdGSzB3S2gvVUYweDBMZEdPK3ZneG9FQStTSUhRYUFUbTdMUWV3QU5XMTZCWkxuNk15Z08xN2xva3UzcDE3Zm90a2dQK0dBaU1DMlBCcWNxN01NcFoyZTgiLCJtYWMiOiJhYzUyYTVhNzJlY2FiOGY0NjM4Y2U4YzcxYzY1ZDQwYmFiZDMwYmRiZTAxMGY0N2IwYTE3ZTViMTY4MWY5NDA3IiwidGFnIjoiIn0%3D; expires=Thu, 24 Apr 2025 07:01:02 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀lumo_session=eyJpdiI6IklaS1dUMTVvVk9QRTlZOE5xWnIwQ3c9PSIsInZhbHVlIjoiL0dMZVFGeVBvS1JVd29oTmZtQ3ZKdlVEdVBMNXI1Z1lUYkVaMXdPMXdGSzB3S2gvVUYweDBMZEdPK3ZneG9FQStTSUh ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Iks0cityd1JuTHZWdjh4VEVrWi94cmc9PSIsInZhbHVlIjoiVUZCcGQ4MjZScUNqVTJYd2RBa3UxeGxoT3c5bnNaUkovbU9jOU51eUhJN201UkJOQXM3bmJZaU5IYktiY0EzRWNaRlBkTzhoU1poaStETytlbVh5NnhMU3BJN2ZvUU5BY2dZdXhmdWpscXBHbXNWVXZWaUJFM3BIK2JjejVSSXkiLCJtYWMiOiI1OTdmNTdkMzZmNDNkMjUxOWNhMmJkOTNlMjc2NjY0YjFjODhkNDcxYmJhZDljYmU4Njg0Njg2MDFmY2Y3NjkzIiwidGFnIjoiIn0%3D; expires=Thu, 24-Apr-2025 07:01:02 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6Iks0cityd1JuTHZWdjh4VEVrWi94cmc9PSIsInZhbHVlIjoiVUZCcGQ4MjZScUNqVTJYd2RBa3UxeGxoT3c5bnNaUkovbU9jOU51eUhJN201UkJOQXM3bmJZaU5IYktiY0EzRWNaRlBkT ▶" 1 => "lumo_session=eyJpdiI6IklaS1dUMTVvVk9QRTlZOE5xWnIwQ3c9PSIsInZhbHVlIjoiL0dMZVFGeVBvS1JVd29oTmZtQ3ZKdlVEdVBMNXI1Z1lUYkVaMXdPMXdGSzB3S2gvVUYweDBMZEdPK3ZneG9FQStTSUhRYUFUbTdMUWV3QU5XMTZCWkxuNk15Z08xN2xva3UzcDE3Zm90a2dQK0dBaU1DMlBCcWNxN01NcFoyZTgiLCJtYWMiOiJhYzUyYTVhNzJlY2FiOGY0NjM4Y2U4YzcxYzY1ZDQwYmFiZDMwYmRiZTAxMGY0N2IwYTE3ZTViMTY4MWY5NDA3IiwidGFnIjoiIn0%3D; expires=Thu, 24-Apr-2025 07:01:02 GMT; path=/; httponly ◀lumo_session=eyJpdiI6IklaS1dUMTVvVk9QRTlZOE5xWnIwQ3c9PSIsInZhbHVlIjoiL0dMZVFGeVBvS1JVd29oTmZtQ3ZKdlVEdVBMNXI1Z1lUYkVaMXdPMXdGSzB3S2gvVUYweDBMZEdPK3ZneG9FQStTSUh ▶" ] ]
0 of 0array:6 [▼ "_token" => "5MWPfWkGY7oqe2ULMGjQppBbBzqaFoybqumyAnpc" "language" => "en" "luzyonu-tasarla-english_code" => Ramsey\Uuid\Lazy\LazyUuidFromString {#455 ▶ -unwrapped: null -uuid: "64713035-29d5-40bc-8563-6d9e8be046a1" uuid: "64713035-29d5-40bc-8563-6d9e8be046a1" } "_previous" => array:1 [▶ "url" => "https://demo.lumocomm.com/en/design/luzyonu-tasarla-english/2/64713035-29d5-40bc-8563-6d9e8be046a1" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]